SixBit API Schema
BestOfferType Simple Type
Description
This flag indicates the seller accepts offers for the item.
Namespace (none)
Type
Restriction of xs:boolean
Diagram
BestOfferType Simple Type
Overview
BestOfferType Restriction of xs:boolean
This flag indicates the seller accepts offers for the item.
Source
<xs:simpleType name="BestOfferType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>This flag indicates the seller accepts offers for the item.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:boolean" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.